Make gtk-update-icon-cache not fall over leftover temp files
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2009 16:02:06 +0000 (12:02 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2009 16:05:35 +0000 (12:05 -0400)
commit2e9385efe2e3f2c5b4711ad51cdfa9f601762a8f
treec6ae4bdab2c741d15b36db24605d8442876053e8
parent7cfda03395318ed7a00a00c371feb5c838ca1113
Make gtk-update-icon-cache not fall over leftover temp files

When called with the --force option, try to remove the .icon-theme.cache
file before giving up. This fixes rh#500163.
gtk/updateiconcache.c